[INFO] cloning repository https://github.com/pbrouillet/uefi-boot-mgr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbrouillet/uefi-boot-mgr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbrouillet%2Fuefi-boot-mgr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbrouillet%2Fuefi-boot-mgr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1ffd984715debace0138a534fbcec094eeaeda7
[INFO] testing pbrouillet/uefi-boot-mgr against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbrouillet%2Fuefi-boot-mgr" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pbrouillet/uefi-boot-mgr
[INFO] finished tweaking git repo https://github.com/pbrouillet/uefi-boot-mgr
[INFO] tweaked toml for git repo https://github.com/pbrouillet/uefi-boot-mgr written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pbrouillet/uefi-boot-mgr on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pbrouillet/uefi-boot-mgr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded line-clipping v0.3.7
[INFO] [stderr]   Downloaded kasuari v0.4.12
[INFO] [stderr]   Downloaded lru v0.16.4
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded efivar v2.0.0
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64d86b0f0834bf91f246f741c32b824b71af5e9444c89f7d06ad2e7f74b03e07
[INFO] running `Command { std: "docker" "start" "-a" "64d86b0f0834bf91f246f741c32b824b71af5e9444c89f7d06ad2e7f74b03e07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64d86b0f0834bf91f246f741c32b824b71af5e9444c89f7d06ad2e7f74b03e07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64d86b0f0834bf91f246f741c32b824b71af5e9444c89f7d06ad2e7f74b03e07", kill_on_drop: false }`
[INFO] [stdout] 64d86b0f0834bf91f246f741c32b824b71af5e9444c89f7d06ad2e7f74b03e07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed476bd3a7a935b864c94f9b20657329c14cfe57a158c59130a6d5ffd4311aaa
[INFO] running `Command { std: "docker" "start" "-a" "ed476bd3a7a935b864c94f9b20657329c14cfe57a158c59130a6d5ffd4311aaa", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling ntapi v0.4.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling efivar v2.0.0
[INFO] [stderr]    Compiling uefibootmgrrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/core/esp.rs:229:25
[INFO] [stdout]     |
[INFO] [stdout] 229 |                     let name = child["name"].as_str().unwrap_or("");
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "ed476bd3a7a935b864c94f9b20657329c14cfe57a158c59130a6d5ffd4311aaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed476bd3a7a935b864c94f9b20657329c14cfe57a158c59130a6d5ffd4311aaa", kill_on_drop: false }`
[INFO] [stdout] ed476bd3a7a935b864c94f9b20657329c14cfe57a158c59130a6d5ffd4311aaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b947afd57908b02fd281db18ca322c4e757e8b6eea828776b6aa53954426ec0
[INFO] running `Command { std: "docker" "start" "-a" "7b947afd57908b02fd281db18ca322c4e757e8b6eea828776b6aa53954426ec0", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/core/esp.rs:229:25
[INFO] [stdout]     |
[INFO] [stdout] 229 |                     let name = child["name"].as_str().unwrap_or("");
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling uefibootmgrrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/core/esp.rs:229:25
[INFO] [stdout]     |
[INFO] [stdout] 229 |                     let name = child["name"].as_str().unwrap_or("");
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.00s
[INFO] running `Command { std: "docker" "inspect" "7b947afd57908b02fd281db18ca322c4e757e8b6eea828776b6aa53954426ec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b947afd57908b02fd281db18ca322c4e757e8b6eea828776b6aa53954426ec0", kill_on_drop: false }`
[INFO] [stdout] 7b947afd57908b02fd281db18ca322c4e757e8b6eea828776b6aa53954426ec0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c479009d9bf28d3afc12c39a65286c71944d5b2ff79017837df5c8c164218db4
[INFO] running `Command { std: "docker" "start" "-a" "c479009d9bf28d3afc12c39a65286c71944d5b2ff79017837df5c8c164218db4", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/core/esp.rs:229:25
[INFO] [stderr]     |
[INFO] [stderr] 229 |                     let name = child["name"].as_str().unwrap_or("");
[INFO] [stderr]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `uefibootmgrrs` (lib) generated 1 warning (run `cargo fix --lib -p uefibootmgrrs` to apply 1 suggestion)
[INFO] [stderr] warning: `uefibootmgrrs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uefibootmgrrs-f810b4f8b9d9b20d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test core::esp::tests::test_known_loaders_exhaustive ... ok
[INFO] [stdout] test core::esp::tests::test_format_size ... ok
[INFO] [stdout] test core::esp::tests::test_scan_esp_empty_dir ... ok
[INFO] [stdout] test core::esp::tests::test_scan_esp_bootloaders_mock ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uefibootmgrrs-d75ced5205c3c649)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-5440f4646bbbe7cf)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test cli_create_auto_id ... ok
[INFO] [stdout] test cli_create_explicit_id ... ok
[INFO] [stdout] test cli_delete_force ... ok
[INFO] [stdout] test cli_backup_and_restore ... ok
[INFO] [stdout] test cli_edit_loader ... ok
[INFO] [stdout] test cli_list_json_output ... ok
[INFO] [stdout] test cli_edit_description ... ok
[INFO] [stdout] test cli_edit_no_changes ... ok
[INFO] [stdout] test cli_info_json ... ok
[INFO] [stdout] test cli_info_invalid_id ... ok
[INFO] [stdout] test cli_order ... ok
[INFO] [stdout] test cli_toggle_disable_then_enable ... ok
[INFO] [stdout] test cli_list_table_output ... ok
[INFO] [stdout] test cli_next ... ok
[INFO] [stdout] test cli_toggle_enable_already_active ... ok
[INFO] [stdout] test cli_info_plain ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/core_tests.rs (/opt/rustwide/target/debug/deps/core_tests-ab1089b82fc51671)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test tests::test_backup_export_roundtrip ... ok
[INFO] [stdout] test tests::test_backup_validate_bad_version ... ok
[INFO] [stdout] test tests::test_backup_restore ... ok
[INFO] [stdout] test tests::test_parse_boot_id ... ok
[INFO] [stdout] test tests::test_list_entries ... ok
[INFO] [stdout] test tests::test_set_boot_next ... ok
[INFO] [stdout] test tests::test_get_entry_not_found ... ok
[INFO] [stdout] test tests::test_next_free_id ... ok
[INFO] [stdout] test tests::test_create_entry ... ok
[INFO] [stdout] test tests::test_toggle_active ... ok
[INFO] [stdout] test tests::test_delete_entry ... ok
[INFO] [stdout] test tests::test_update_entry ... ok
[INFO] [stdout] test tests::test_get_entry ... ok
[INFO] [stdout] test tests::test_set_boot_order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tui_tests.rs (/opt/rustwide/target/debug/deps/tui_tests-dd656ce994ec7069)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tui_backup_and_restore ... ok
[INFO] [stdout] test tui_cancel_delete ... ok
[INFO] [stdout] test tui_form_field_navigation ... ok
[INFO] [stdout] test tui_initial_state ... ok
[INFO] [stdout] test tui_edit_entry_via_form ... ok
[INFO] [stdout] test tui_open_create_form ... ok
[INFO] [stdout] test tui_navigation ... ok
[INFO] [stdout] test tui_create_entry_via_form ... ok
[INFO] [stdout] test tui_delete_with_confirm ... ok
[INFO] [stdout] test tui_wizard_all_templates_valid ... ok
[INFO] [stdout] test tui_wizard_apply_fedora ... ok
[INFO] [stdout] test tui_wizard_apply_windows ... ok
[INFO] [stdout] test tui_wizard_apply_generic_grub ... ok
[INFO] [stdout] test tui_wizard_apply_ubuntu ... ok
[INFO] [stdout] test tui_open_edit_form ... ok
[INFO] [stdout] test tui_toggle_active ... ok
[INFO] [stdout] test tui_view_transitions ... ok
[INFO] [stdout] test tui_reorder ... ok
[INFO] [stdout] test tui_wizard_cancel ... ok
[INFO] [stdout] test tui_wizard_load_custom_json ... ok
[INFO] [stdout] test tui_wizard_navigate ... ok
[INFO] [stdout] test tui_wizard_open ... ok
[INFO] [stdout] test tui_wizard_submit_creates_entry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests uefibootmgrrs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c479009d9bf28d3afc12c39a65286c71944d5b2ff79017837df5c8c164218db4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c479009d9bf28d3afc12c39a65286c71944d5b2ff79017837df5c8c164218db4", kill_on_drop: false }`
[INFO] [stdout] c479009d9bf28d3afc12c39a65286c71944d5b2ff79017837df5c8c164218db4
